This is the source for Base Landing Page
.
- Node v12
If you have npm you can run the app simply:
npm install
npm start
This is going to run the app on port 8000, so localhost:8000
should be accessible.
This is the source for Base Landing Page
.
If you have npm you can run the app simply:
npm install
npm start
This is going to run the app on port 8000, so localhost:8000
should be accessible.