Skip to content

app para guardar recordatorios o pequeñas notas

Notifications You must be signed in to change notification settings

jorbelca/libreta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libreta

Pequeño proyecto de una libreta para escribir notas. Realizada con React y Electron.

To start

  1. npm install
  2. npm run start (start the server)
  3. npm run electron (start electron)

To build

  1. Create the build => npm run build
  2. Change the main from the package json from the folder public to build
  3. Add a './' in the href of the stylesheet and the src of the script tag
  4. Change the process.env.NODE_ENV of the electron.js to production
  5. Execute npm run package

About

app para guardar recordatorios o pequeñas notas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published