Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 428 Bytes

Craft Lab App

This app is very in progress, but feel free to poke around!

This project was scaffolded using the Epic Stack. Check out the docs for more detail on the project architecture and setup.

Getting started

To get started:

  1. Install dependencies by running npm install
  2. Run the setup script with npm run setup
  3. Run the app with npm run dev