/express-starter

Express starter framework

Primary LanguageJavaScript

Express Micro Starter Kit

Installation process

1) git clone https://github.com/Khokon9363/express-starter.git
2) npm i
3) cp .env.example .env
4) setup .env
5) npm start