343 B
343 B
Dyno-Web
Web server for Dyno
How to build the relevant asset files:
React
- go to the /react dir
- run
npm install
oryarn
to get the dependencies - run
npm run build:prod
oryarn build:prod
to build a production optimized version of the react component - You should now find some js files in
/public/js/react/