issues
search
alphagov
/
learningtime-sem2-RA-Police-API
CrimeMapper. A React web app used to display street level crime data from the Police API
MIT License
0
stars
0
forks
source link
Enhancement: Add express/react boilerplate
#3
Closed
Ryan-Andrews99
closed
1 year ago
Ryan-Andrews99
commented
1 year ago
What:
Add Express and react boilerplate
set up start/build commands
Be able to launch a blank web application
How:
create an index.ts file
set up react app using vite
add scripts to package.json
Why:
This will be the boilerplate that I will build the rest of the project off
What:
How:
Why: