Skip to content

WeIgniteTech/simple-node-app

Repository files navigation

Build Status

Simple node web-application

Description

simple-node-app is an example of a web-app that serves static resources like index.html

How the app was build

You don't need to follow the steps described below. But if you are curious, this how the app is generate and why it was generate like that.

TODO tell more about that ...

npx create-esm -y

npm install express --save

(--save option indicates that you save it to your package.json også)

Integrations

Can mention that the app is integrated with Travis

About

Simple node application for rendering static files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published