About Template
Fitness template w/ gui interface for customizations
This template is meant to be Bold and stand out for hardcore fitness enthusiasts. The design intentionally goes against common design patterns such as white space.
Steps to get started
- Have NodeJS and npm installed from NodeJs Website
- Download and unzip the template file to a folder.
- Open Terminal from computer or from a Code Editor
- CD inside your project file
- Run npm install command in terminal to install dependencies
- Run npm run dev command in terminal to run your project
- Go to http://localhost:3000 in your browser to view project
- Customize and Code your template until you're happy