Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocornus/leocornus-nodejs-sandbox
a sandbox to learn nodejs
https://github.com/leocornus/leocornus-nodejs-sandbox
forever gulp javascript jquery jquery-plugin node-js playground webpack
Last synced: 5 days ago
JSON representation
a sandbox to learn nodejs
- Host: GitHub
- URL: https://github.com/leocornus/leocornus-nodejs-sandbox
- Owner: leocornus
- License: gpl-2.0
- Created: 2015-04-26T17:51:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T00:09:26.000Z (over 3 years ago)
- Last Synced: 2024-11-07T08:46:42.302Z (8 days ago)
- Topics: forever, gulp, javascript, jquery, jquery-plugin, node-js, playground, webpack
- Language: JavaScript
- Size: 5.98 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# NOTE
All activities continue on repository: https://github.com/leocorn/javascript-sandbox
Demo page on: https://dev.leocorn.com/javascript-sandbox
# leocornus-nodejs-sandbox
A sandbox and playground to learn Node.js and have fun!
[![travis status][travis-image]][travis-url] [![npm version][npm-image]][npm-url] [![npm license][license-image]][npm-url] [![downloads][downloads-image]][npm-url]
## Quick Start
It is very simple to get started with JavaScript programming.
```bash
$ git clone https://github.com/leocornus/leocornus-nodejs-sandbox.git
$ cd leocornus-nodejs-sandbox
$ npm install
$ npm run express-app
```Visit http://localhost:8900/demo for demo applications.
[travis-image]: https://api.travis-ci.org/leocornus/leocornus-nodejs-sandbox.png
[travis-url]: https://travis-ci.org/leocornus/leocornus-nodejs-sandbox[npm-url]: https://www.npmjs.com/package/leocornus-nodejs-sandbox
[npm-image]: https://img.shields.io/npm/v/leocornus-nodejs-sandbox.svg
[license-image]: https://img.shields.io/npm/l/leocornus-nodejs-sandbox.svg
[downloads-image]: https://img.shields.io/npm/dm/leocornus-nodejs-sandbox.svg[nodei-image]: https://nodei.co/npm/leocornus-nodejs-sandbox.png?downloads=true&downloadRank=true&stars=true
[nodei-url]: https://nodei.co/npm/leocornus-nodejs-sandbox/