eliaslfox-template

A simple express and angular template.

Usage no npm install needed!

<script type="module">
  import eliaslfoxTemplate from 'https://cdn.skypack.dev/eliaslfox-template';
</script>

README

Node Template

npm downloads npm downloads npm downloads

Install

git clone https://github.com/eliaslfox/template.git
cd template
npm install

Create a .env file

PORT: 3000

Usage

npm run build
npm run startenv