Skip to content

ashleighB31/nodejs-express-axios-starter

 
 

Repository files navigation

nodejs-express-axios-starter

How to start the application

  1. Run npm install to install application dependencies
  2. Start the application with npm start or npm run dev to reload the server when changes are made
  3. To check that your application is running enter url http://localhost:3000

Backend

  1. Follow the steps to run the backend for this application here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.3%
  • HTML 15.3%
  • JavaScript 13.4%