https://github.com/handokoadjip/project-learn-baledemy-node-express
This is a project to learn Node JS with Express.
https://github.com/handokoadjip/project-learn-baledemy-node-express
ejs express html js mongodb mongoose node
Last synced: 13 days ago
JSON representation
This is a project to learn Node JS with Express.
- Host: GitHub
- URL: https://github.com/handokoadjip/project-learn-baledemy-node-express
- Owner: handokoadjip
- Created: 2021-11-07T09:06:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T09:15:22.000Z (over 3 years ago)
- Last Synced: 2025-01-07T01:50:20.039Z (6 months ago)
- Topics: ejs, express, html, js, mongodb, mongoose, node
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Baledemy Node Express
[](https://github.com/handokoadp/project-learn-baledemy-node-express)
[](https://github.com/handokoadp/project-learn-baledemy-node-express)
[](https://github.com/handokoadjipangestuproject-learn-baledemy-node-express/fork)
[](https://opensource.org/licenses/MIT)This project is made from Node JS for learning [Express](https://expressjs.com/) framework.
For those who want to contribute, just fork or download as usual!
## Requirements
- Node JS
- Of course with the internet## Installation
Clone the repository
git clone [email protected]:handokoadjipangestu/project-learn-bwa-laravel-shayna-frontend.git
## Usage example




_For more examples and usage, please contact [Handoko Adji Pangestu](https://www.instagram.com/handokoadp/)._
## Development setup
Switch to the repo folder
cd project-learn-baledemy-node-express
Install all the dependencies using npm or yarn
npm install or yarn install
Start the local development server
nodemon index
You can now access the server at http://localhost:3000
## Release History
- 0.0.1
- Work in progress## Meta
Handoko Adji Pangestu – [@handokoadp](https://www.instagram.com/handokoadp/) – [email protected]
Distributed under the MIT license. See `LICENSE` for more information.
[https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request