Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 505 Bytes

File metadata and controls

27 lines (24 loc) · 505 Bytes

terreform

setup

npm i download node modules npm run start start dev server

Tech stack

Frontend

- Three/Tween.js
- React.js 
	Barebones react app w/o webpack image loading
- Styled components (?) 

Backend

- rest API
- Node.js or django (more beginner friendly)  ?
- DB: MongoDB

Deployment

Comment out // require('dotenv').config(); Production build npm build production Deploy git add . git commit -m "build git push heroku master

terreform.herokuapp.com