nutn-homepage/Home/Compiler/README.md
2021-09-16 20:45:54 +08:00

170 B

Requirements

  • node.js
  • npm

Install Dependencies

$ npm install

Generate main.js

$ npm run build

Watch for changes

$ npm run watch