A simple EJS template for use in web development projects
npm run dev
npm run watch-css
A server should be opened up at http://localhost:8080.
The port may be modified using the PORT
variable in the server.js
file.
A simple EJS template for use in web development projects
npm run dev
npm run watch-css
A server should be opened up at http://localhost:8080.
The port may be modified using the PORT
variable in the server.js
file.