Skip to content

Software Engineering Degree React Game Engine Boilerplate

License

Notifications You must be signed in to change notification settings

jbiskur/fv-react-engine

Repository files navigation

fv-react-engine

React boilerplate that is used with the Software Engineering Course at the Faroe Islands University, a React Game Engine Boilerplate.

First run

npm install

To start the app locally in development mode run

npm start

To start using docker run

docker-compose up --build

To build the production version run

npm run build

About

Software Engineering Degree React Game Engine Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published