Skip to content

Crowtech/alyson

 
 

Repository files navigation

Alyson-v9 Generic Frontend for Genny Project

Node.js CI Linter

Setup

To run locally with npm start

  1. Clone in to local
  2. Go to https://nodejs.org/en/ and download and install Node (You need v14.6.0 or later)
  3. In your terminal run node -v to confirm install
  4. CD to alyson-v9 directory
  5. In root add .env
  6. If you are using UNITY:
  7. Go to alyson-v9 in terminal and run npm i
  8. After that is finished run npm start
  9. If you change .env or anything in /public you will have to restart development server (npm start) otherwise it will hot reload

To run tests locally

  1. Clone in to local
  2. Go to https://nodejs.org/en/ and download and install Node (You need v14.6.0 or later)
  3. In your terminal run node -v to confirm install
  4. CD to alyson-v9 directory
  5. Run npm test

About

React frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.8%
  • TypeScript 6.0%
  • Other 1.2%