Skip to content

azeam/T9_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T9 notes

Final project in the class JavaScript EVXJUH20 (Javautvecklare, EC Utbildning Växjö 2020)

Set up dev env

Install NodeJS and npm

API:

Running the API locally (easier for testing during development) will require additional files containing the API key and config
Run npm install from the functions folder
Run firebase serve from the functions folder to start a "local firebase" (will run at port 5000)

Client:

Run npm install and npm start from the home folder to start local Node server, navigate to http://localhost:3000/

About

JavaScript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published