Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 403 Bytes

Project Cactus

Installation

Run npm install to load the required node modules.

A .env File is not required.

Running the Application

npm start Runs the app in the development mode under http://localhost:3000

It will reload on file-edits and display lint and axe-core errors in the console.

npm run build Builds the app for production to the build folder.\