Skip to content

sterken-eli33/Cabbage-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabbage Notes

Cabbage Notes is a new kind of notes app currently in development. I will add more documentation soon, but here's how to get up and running:

Setup

Make sure to install dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

About

A new kind of notes app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published