0.0.5 • Published 5 years ago

@centcom/ui v0.0.5

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

CentCom

The SS13 Management Service

Demo Site - Github Organization - Service Homepage (coming soon!)

@centcom/ui

The React front-end for CentCom, written with Node.js

Building

Note: This module lists npm-run-all as a dev dependency, and uses it for commands such as run-s test and run-s build start, which are substitutes for npm run test and npm run build && npm run start respectively. You can learn more at the npm-run-all npm page.

  • run-s build - Build the code and public assets into the /dist folder
  • run-s start - Run the live version of the website for development
  • run-s test - Run the mocha tests

Contributing

Issues and PRs are welcomed on all codebases - feel free to contact me personally with any questions!