Thank you for purchasing our template. If you have any questions that are beyond the scope of this help file, please feel free to open a new support request
| Home | Score | Away | League | Time (CST) |
|---|---|---|---|---|
| No matches right now — check back soon. | ||||
Apiton-v1.0.zip you will find two folders including Apiton (this is your root folder). Open this folder with VS Code (or any other you like). And follow step below. npm install packages. You can do this by running npm install from the root of your project to install all the necessary dependencies. yarn dev or npm run dev for a dev server. Navigate to http://localhost:3000 . The app will automatically reload if you change any of the source files. npm run build and then npm run start Apiton/components/Layout.js
Apiton/pages/index.js
Open Apiton/components/Header.js
Open Apiton/components/Footer.js