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