Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorge-alfaro/lista-tareas
TODO list with webpack and localstorage
https://github.com/jorge-alfaro/lista-tareas
webpack
Last synced: 7 days ago
JSON representation
TODO list with webpack and localstorage
- Host: GitHub
- URL: https://github.com/jorge-alfaro/lista-tareas
- Owner: jorge-alfaro
- Created: 2021-01-06T20:39:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T22:05:49.000Z (over 3 years ago)
- Last Synced: 2024-04-20T18:21:11.640Z (7 months ago)
- Topics: webpack
- Language: JavaScript
- Homepage:
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO list
### Notas:
Construir modulos de node```
npm install
```Construir build
```
npm run build
```