Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-gostack4-module1
:man: Application using Node.js, Express, Nunjucks, EditorConfig and ESLint
https://github.com/osvaldokalvaitir/nodejs-gostack4-module1
bootcamp gostack gostack-4 nodejs rocketseat
Last synced: 8 days ago
JSON representation
:man: Application using Node.js, Express, Nunjucks, EditorConfig and ESLint
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-gostack4-module1
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-11-20T11:15:44.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:15:24.000Z (9 months ago)
- Last Synced: 2024-04-14T13:07:00.428Z (8 months ago)
- Topics: bootcamp, gostack, gostack-4, nodejs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - GoStack 4 Module 1
:man: Application using Node.js, Express, Nunjucks, EditorConfig and ESLint
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack4-module1# Entry in folder
cd nodejs-gostack4-module1# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run dev | yarn dev
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho