1.1.8 • Published 3 years ago
cra-template-gastack v1.1.8
cra-template-gastack
How to Use
npx create-react-app <my-app> --template gastack- Convert
envfile to.env - Include mongo URI in .env
URI="" npm run liveto spin up backendnpm startto spin up react
Background
MERN stack used by General Assembly starter template
- React (+ Bootstrap +MDBootstrap UI kit)
- Express (+ basic backend folder set up)
- Mongoose + JWT