Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 227 Bytes

mern-crud

A CRUD starter kit using MongoDB, Express.js, React.js, and Node.js. Semantic UI React was used as I'm opinionatedly not pleased with Material-UI.

Install dependencies.

npm install

Run.

npm start