https://github.com/llopez/mern-boilerplate
https://github.com/llopez/mern-boilerplate
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/llopez/mern-boilerplate
- Owner: llopez
- Created: 2019-11-05T11:52:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:17:46.000Z (over 3 years ago)
- Last Synced: 2025-08-15T19:43:32.009Z (10 months ago)
- Language: JavaScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Install
yarn install
### Run dev
yarn dev
### Run prod
yarn start