Skip to content

fterdal/Express-Intro-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Express (This is the Frontend Repo)

This is just a frontend repo used for the Intro to Express assignment. By default, this application runs on http://localhost:3000

🚀 Getting Started

  1. Clone or fork this repository on GitHub.
  2. Install the NPM packages: npm install
  3. Preview your React app: npm run start-dev

If you'd like to deploy this application to GitHub Pages, run npm start to generate docs/main.js and then push those changes to the main branch. Then, go to Settings > Pages and configure GitHub Page to deploy from the main branch at the /docs directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published