|
|
пре 2 година | |
|---|---|---|
| .. | ||
| src | пре 2 година | |
| .gitignore | пре 2 година | |
| README.md | пре 2 година | |
| config.json.orig | пре 2 година | |
| package.json | пре 2 година | |
| schema.sh | пре 2 година | |
| third.sh | пре 2 година | |
| webpack.config.js | пре 2 година | |
# 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