Pure Stories
Live site: https://pure-stories.herokuapp.com/ setup
git clone https://github.com/Filbert0o/pure-stories.git
cd pure-stories
npm install && cd client
add MONGO Database (I used mlab.com)
create .env file with MONGO_URI
npm run start:dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pure Stories
Live site: https://pure-stories.herokuapp.com/ setup
git clone https://github.com/Filbert0o/pure-stories.git
cd pure-stories
npm install && cd client
add MONGO Database (I used mlab.com)
create .env file with MONGO_URI
npm run start:dev