Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

octopart/frontend-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Exercise

Prerequisites

You should have node and npm installed. We've tested this with node 11.7.0 and npm 6.50, but any version of node >= 10.13 should be fine.

Install

Clone the repo to your local machine. Then,

npm install

Develop

npm run dev

After Next.js starts, visit http://localhost:3000 (or http://yourvmhost:3000) in your browser. You should see "It works!" on the screen.

Verify

npm run verify

You should not see any TypeScript errors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published