Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruslanguns/nodeexpress
https://github.com/ruslanguns/nodeexpress
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruslanguns/nodeexpress
- Owner: ruslanguns
- Created: 2019-01-23T17:50:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:20:07.000Z (11 months ago)
- Last Synced: 2024-05-28T17:07:52.034Z (6 months ago)
- Language: HTML
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Express Server APP
> Aplicación exageramente básicaEstá aplicación está hecha en Nodejs con un servidor corriendo con express y con todo lo básico para desplegar una aplicación desde cero asi ahorrar tiempo e ir directo al grano.
## Instalación
Instalar componentes requeridos con el siguiente comando:
`npm install`
## Librería instalada
Por ahora está instalada materializecss como librería única y un hola mundo que corre en el puerto 3000.