Skip to content

tangjm/writings

Repository files navigation

Notes app

An offline application for taking notes.

Features

  • Homepage displays all notes
  • A page for editing and saving notes
  • Store notes in localStorage

Setup

Development

# Install dependencies
npm i

# Start webpack server
npm start

# Open dist/index.html

Build

# Create production build
npm run build

Testing

TBD

About

An offline note taking application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors