dev
branch live at https://tronixweb.herokuapp.com
master
build live at https://tronixnitk.in
# Clone the repo
git clone https://github.com/srinskit/TronixWeb.git
cd TronixWeb
# Install dependencies
npm install
# Start development server
npm run dev
# Clone the repo
git clone https://github.com/srinskit/TronixWeb.git
cd TronixWeb
# Install dependencies
npm install
# Build
npm run build
# Start delivery server
npm start