How to install this project:
Using Http
git clone https://github.com/Webmaster-ENT/ent-website-react.gitUsing SSH
git clone git@github.com:Webmaster-ENT/ent-website-react.gitDownload dependencies
npm installCopy .env.example
Setting your environment
cp .env.example .envnpm run dev