https://github.com/cuuupid/napkin-app
AI for internship search
https://github.com/cuuupid/napkin-app
Last synced: 28 days ago
JSON representation
AI for internship search
- Host: GitHub
- URL: https://github.com/cuuupid/napkin-app
- Owner: cuuupid
- Created: 2017-12-21T08:04:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T23:58:16.000Z (over 6 years ago)
- Last Synced: 2025-02-09T22:18:39.064Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Napkin App
Code is under `src/App.js`
You will need [Node.js](https://nodejs.org).
Run `npm install` here from bash.
Running: `npm start`.
Testing: `npm test`.
Building: `npm build`.
Ejecting: `npm eject`. (don't do this, please...)Once you run, just save your code to reload the app autoomatically with changes.