@hrmts/stylesheets
v1.0.3
Published
Stylesheets for HRMTS apps
Downloads
24
Readme
hrmts-stylesheets
### Install deps
npm i
### Run dev server with hot reloading
npm start
### Run production server
npm run prod
### Build production ready files
npm run build
