|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| src | il y a 1 an | |
| .gitignore | il y a 1 an | |
| README.md | il y a 1 an | |
| config.json.orig | il y a 1 an | |
| package.json | il y a 1 an | |
| schema.sh | il y a 1 an | |
| third.sh | il y a 1 an | |
| webpack.config.js | il y a 1 an | |
# Install dependencies
yarn install
# For production
npx webpack --mode=production
node dist/morus-xxx.js config.json
# For development
npx webpack --mode=development
node dist/morus.js config.json