https://github.com/saulwolfdev/single-page-aplicacions-vanillla-js
https://github.com/saulwolfdev/single-page-aplicacions-vanillla-js
arrow-functions javsascript npm poo sass webpack
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulwolfdev/single-page-aplicacions-vanillla-js
- Owner: saulwolfdev
- Created: 2021-04-20T04:50:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T02:39:18.000Z (about 5 years ago)
- Last Synced: 2025-06-06T22:05:21.832Z (12 months ago)
- Topics: arrow-functions, javsascript, npm, poo, sass, webpack
- Language: JavaScript
- Homepage:
- Size: 22.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-configuracion-estandar
entorno de desarrollo para vanilla js
## Nota
Recuerden que para reconstruir los módulos de node deben de ejecutar este comando
```
npm install
```
Y para crear entorno de desarrollo
```
npm run dev
```
Y para producion
```
npm run build
```
link demo
https://stupefied-minsky-72b20a.netlify.app/
```
npm run build
```
