Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 317 Bytes

CES-FE

front-end repo of ces.

Development

Prepare: Install vbuild globally.

  • Clone this repository
  • Run npm install inside project directory
  • Run npm run dev to establish dev server
  • Run npm run build to build bundle for production use.

License

GPL v2.