Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

Picasso / NextJS Starter Project

A barebones project app using:

Running Locally

$ npm install
$ npm run dev

Your app should now be running on localhost:3000.