|
|
hace 1 año | |
|---|---|---|
| .. | ||
| src | hace 1 año | |
| .gitignore | hace 1 año | |
| README.md | hace 1 año | |
| config.json.orig | hace 1 año | |
| package.json | hace 1 año | |
| schema.sh | hace 1 año | |
| third.sh | hace 1 año | |
| webpack.config.js | hace 1 año | |
# 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