itsonus-blog/README.md

351 B

IT's on us Blog

This web site is generated using Eleventy.

Installation

Use NPM to install dependencies.

npm install

Usage

Run npm run dev to start up a web server. Then open http://localhost:8080/ in your web browser to see the web site.

Run npm run prod to build a production version.