Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 889 Bytes

File metadata and controls

20 lines (10 loc) · 889 Bytes

Web Technical Assessment

This project was bootstrapped with Create React App.

Quick start

  • Download from Github or clone the repo: git clone https://github.com/aaroncodehub/asb-react.git

  • Make sure your NodeJS and npm versions are up to date for 16.13.1

  • Install dependencies: npm install or yarn

  • Start the server: npm run start or yarn start

  • Views are on: localhost:3000