Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/isro-bhuvan
Map application for ISRO.
https://github.com/root-kings/isro-bhuvan
Last synced: about 1 month ago
JSON representation
Map application for ISRO.
- Host: GitHub
- URL: https://github.com/root-kings/isro-bhuvan
- Owner: root-kings
- License: mit
- Created: 2019-05-29T11:21:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T03:16:15.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:28.988Z (almost 2 years ago)
- Language: JavaScript
- Size: 665 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Starter Template
A website starter template.
## Instructions
### Dev dependencies
* `node`
* `yarn`
* `nodemon`
* `gulp`### Development server
Before running server for first time run `gulp` to build files.
Start development server with `yarn dev`.
### Deploy
Build the assets by running `gulp`.
## To Do