Skip to content

charlesbreeze/eFORGE-TF

 
 

Repository files navigation

eforge-tf

This document serves as a description of development and deployment targets for this web application.

Development

To watch changes to the src/client/app folder during development, run the following command:

$ npm run dev

Production

When ready to deploy:

$ npm run build

This bundles the compiled src/client/app/*.jsx files into a finished bundle.js payload.

About

eFORGE TF client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.6%
  • Python 32.3%
  • C 9.3%
  • Shell 7.7%
  • CSS 2.8%
  • Makefile 1.5%
  • Other 2.8%