a frame contains HMR
npm install
to install dependencies
npm run dev
to start develop server listening at port: 2333
npm run build
to build the project
This frame mainly contains HMR for easier development.
More modules like SCSS support will be added in the future
entry file for this frame is in src/js/main.js
es6 or higher version of grammar is supported, the final code will be transcript to es5 to support most browsers.