Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 288 Bytes

Parcel Boilerplate for Xtend UI

Compilation

  • Install required npm packages with npm install
  • Use npm run build to build for production
  • Use npm run dev to build and serve for development
  • Use npm run start to start server