SIN player Code
An in-browser offline player for the Structured Interactive Novel form
Brought to you by:
tchibo
File | Date | Author | Commit |
---|---|---|---|
e2e | 2020-12-12 |
![]() |
[066b4c] initial commit |
src | 2021-03-07 |
![]() |
[1714cf] Style fix (paragraphs different font) |
.browserslistrc | 2020-12-12 |
![]() |
[066b4c] initial commit |
.editorconfig | 2020-12-12 |
![]() |
[066b4c] initial commit |
.gitignore | 2020-12-12 |
![]() |
[066b4c] initial commit |
README.md | 2020-12-12 |
![]() |
[066b4c] initial commit |
angular.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
karma.conf.js | 2020-12-12 |
![]() |
[066b4c] initial commit |
package-lock.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
package.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
tsconfig.app.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
tsconfig.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
tsconfig.spec.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
tslint.json | 2020-12-12 |
![]() |
[066b4c] initial commit |
This project was generated with Angular CLI version 11.0.4.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.