c0zen-sudoku
v0.2.1
Published
Sudoku app to improve my Front-End skills and experiment stuff.
Downloads
4
Readme
Sudoku
Sudoku app to improve my Front-End skills and experiment stuff.
Authors
- Geoffrey Testelin - Front-End Developer - C0ZEN
Development server
Run ng start
for a dev server. Navigate to http://localhost:5100/
.
The app will automatically reload if you change any of the source files.
Code scaffolding
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
.
Build
Run ng build
to build the project.
The build artifacts will be stored in the docs/
directory.
Release
Run grunt release
to create a new stable version of the project.
Follow the prompts to create a new tag, update the files, build the docs and publish to npm.
Run grunt fake-release
to create a dry run stable version of the project.
Nothing will be committed but be careful due to bump creation - discard required at the end
Contributing
Check out the Contributing file.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
This project was generated with Angular CLI version 6.1.5.