Skip to content
/ GetEm Public

My latest React project, which is a Markdown note-taking app.

Notifications You must be signed in to change notification settings

daoxi/GetEm

Repository files navigation

GetEm

This is a Markdown note app (more features are being added), and you can check out the live demo or screenshots from the links below:

Live demo

Screenshots

Set up & Development

To install all dependencies:

npm install

To run the development server:

npm run dev

Deployment

To build for deployment:

npm run build

(this creates a dist folder for deployment.)

About

My latest React project, which is a Markdown note-taking app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages