Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 253 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 253 Bytes

Welcome to TysFlo

Get Started

  • Clone the repository
  • Run npm install
  • Run npm run dev to get it started locally the webpack dev server.

Other commands

  • Run npm run prod to build the project
  • Access the build in the dist folder.