dyno-bot/Dyno-web-master
2020-09-12 19:08:48 +01:00
..
deploy here we go boys 2020-09-12 19:08:48 +01:00
pm2 here we go boys 2020-09-12 19:08:48 +01:00
public here we go boys 2020-09-12 19:08:48 +01:00
react here we go boys 2020-09-12 19:08:48 +01:00
sass here we go boys 2020-09-12 19:08:48 +01:00
scripts here we go boys 2020-09-12 19:08:48 +01:00
src here we go boys 2020-09-12 19:08:48 +01:00
views here we go boys 2020-09-12 19:08:48 +01:00
.babelrc here we go boys 2020-09-12 19:08:48 +01:00
.eslintignore here we go boys 2020-09-12 19:08:48 +01:00
.eslintrc.json here we go boys 2020-09-12 19:08:48 +01:00
.gitignore here we go boys 2020-09-12 19:08:48 +01:00
.gitlab-ci.yml here we go boys 2020-09-12 19:08:48 +01:00
gulpfile.js here we go boys 2020-09-12 19:08:48 +01:00
LICENSE.md here we go boys 2020-09-12 19:08:48 +01:00
package-lock.json here we go boys 2020-09-12 19:08:48 +01:00
package.json here we go boys 2020-09-12 19:08:48 +01:00
README.md here we go boys 2020-09-12 19:08:48 +01:00
test.js here we go boys 2020-09-12 19:08:48 +01:00

Dyno-Web

Web server for Dyno

How to build the relevant asset files:

React

  1. go to the /react dir
  2. run npm install or yarn to get the dependencies
  3. run npm run build:prod or yarn build:prod to build a production optimized version of the react component
  4. You should now find some js files in /public/js/react/