https://github.com/n0bisuke/nodal-sample
https://github.com/n0bisuke/nodal-sample
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n0bisuke/nodal-sample
- Owner: n0bisuke
- Created: 2016-02-13T12:52:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-13T12:53:09.000Z (over 10 years ago)
- Last Synced: 2023-06-14T13:31:20.358Z (about 3 years ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Nodal Application
## Running Locally
```sh
nodal s
```
Your app should now be running on [localhost:3000](http://localhost:3000/).
generated by [Nodal](http://nodaljs.com)