Skip to content

Repository files navigation

Getting Started

Website Link: availe.io

To download file dependencies:

npm install

To run the development local server (cannot run html5 games):

npm run dev

To run the game-test local server (slower but with cross-origin headers):

npm run devg

To run the production local server:

npx eslint --fix .
npm run build
npm start

Note npx eslint --fix . is only necessary if npm run build fails to transpile.

Open http://localhost:3000 with your browser to see the result.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages