Skip to content

varkiwi/git3-frontend-1

 
 

Repository files navigation

Git3 - frontend

Installation

  1. Clone/download repo
  2. npm install

Usage

Development

npm start

  • Build app continuously (HMR enabled)
  • App served @ http://localhost:8080

Production

npm run build

  • Build app once (HMR disabled) to /dist/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.1%
  • JavaScript 12.4%
  • EJS 1.6%
  • Other 0.9%