Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 342 Bytes

Curaite

A platform for storing and generating portfolios and case studies from a repository of creative work.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.