No description
| .github | ||
| docs | ||
| public | ||
| server | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Tweeter Project
Tweeter is a simple, single-page Twitter clone.
Getting Started
- Install dependencies using the
npm installcommand. - Start the web server using the
npm run localcommand. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
Dependencies
- Express
- Node 5.10.x or above
- Body-Parser
- Chance
- md5