Get Started
Install dependencies.
> npm install
Express serves static HTML, CSS and JS files.
> npm start
or manually
> node index.js
Install dependencies.
> npm install
Express serves static HTML, CSS and JS files.
> npm start
or manually
> node index.js