- Webpack 4
- TypeScript 2 compilation
- ts-lint
- Webpack Development Server
- Karma and Jasmine test execution
- AFrame
- Firebase
Clone repo.
# --depth 1 removes all but one .git commit history
$ git clone https://github.com/rvillain/VrEscape.git <your-project-name>
# change directory to your project
cd <your-project-name>
# Maybe remove the `.git` directory and start with a fresh one.
# install all dependencies.
$ npm i
# Start developing and serve your app:
npm start
# Build your app without minification:
npm run build
# Build your app with minification:
npm run build.all
# run unit tests:
npm run test
Of course! Open an issue and let's discuss 😃.
Music from https://filmmusic.io
"Sneaky Adventure" by Kevin MacLeod (https://incompetech.com) License: CC BY (http://creativecommons.org/licenses/by/4.0/
"Sincerely" by Kevin MacLeod (https://incompetech.com) License: CC BY (http://creativecommons.org/licenses/by/4.0/)
"Echaillon" by Mehdi Cholat https://www.youtube.com/watch?v=kHyxnNE7tdo
Similar projects that could be a point of inspiration: