Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pul87/snt-frontend

Repository files navigation

SNT Frontend

Minimal starter kit with hot module replacement for fast development.

Main features

Additional features

Installation

  1. Clone/download repo
  2. npm install

Usage

General

npm start

  • Compiles the app
  • Starts a web server hosting the app @ http://localhost:8080
  • Watches for changes and injects them without reloading the browser

Other commands

  • npm run lint - Run Typescript and SASS linter
  • npm run lint:ts - Run Typescript linter
  • npm run lint:sass - Run SASS linter
  • npm run test - Run tests (Jest)

Resources

TODO

  • Build script
    • Asset revisioning / cache bursting
  • React router

About

Frontend for SNT

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors