Skip to content
/ Pad Public

Simply organise your thoughts, ideas and snippets in Notepad.

License

Notifications You must be signed in to change notification settings

molikmiah/Pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Pad 📔

Simply organise your thoughts, ideas and snippets in Notepad

⚠️ Work In Progress ⚠️

Table of Contents

  1. What is Pad?
  2. Design & Deveopment Notes
  3. Useful Commands

Design & Development Notes

Notes for design, development and implementation for this project can be found here: https://github.com/molikmiah/Pad/projects/2 This is an overview of the features, what the user expects and possible tools and frameworks that can be used to develop this app.

Setting Up Development Environment

  • install the latest Node and NPM https://nodejs.org
  • install Angular CLI npm install -g @angular/cli
  • install electron globally npm install -g electron
  • install project dependencies cd pad and then npm install

Useful Commands

  • ng build
  • ng serve
  • npm run electron

About

Simply organise your thoughts, ideas and snippets in Notepad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published