https://github.com/paralleltask/dinoloop-docs
Dinoloop official documentation repo
https://github.com/paralleltask/dinoloop-docs
Last synced: 10 months ago
JSON representation
Dinoloop official documentation repo
- Host: GitHub
- URL: https://github.com/paralleltask/dinoloop-docs
- Owner: ParallelTask
- License: mit
- Created: 2018-07-14T16:32:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T20:37:27.000Z (almost 5 years ago)
- Last Synced: 2023-03-11T08:17:43.081Z (almost 3 years ago)
- Language: TypeScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dinoloop.com
This is the [dinoloop.com](http://dinoloop.com/) official documentation repository. This project is built on top of [angular-cli](https://cli.angular.io/).
## Setup
To preview the website locally
```
$ npm install
$ npm start
```
Navigate to `http://localhost:4200/` on your browser.
## Contributing
Feel free to make changes to the documentation and template files. The supporting docs are located in their respective directories.