Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/website-numerio
redesign on numerio.io website
https://github.com/root-kings/website-numerio
Last synced: about 1 month ago
JSON representation
redesign on numerio.io website
- Host: GitHub
- URL: https://github.com/root-kings/website-numerio
- Owner: root-kings
- Created: 2019-03-18T16:55:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T14:47:16.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:29.045Z (almost 2 years ago)
- Language: JavaScript
- Size: 17.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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