Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 683 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 683 Bytes

OpenSourceTemplate

This repo is a NextJS, Tailwind, React template for agencies. Free. Open Source. Use this template to build your agency website.

Run Locally

Clone the project.

Install dependencies on you are in the project directory via terminal. Wait till installation is completed.

  npm install

Start the project

  npm run dev

Project should be live in port 3000.

Tech Stack

If you need more information about packages used in this project, check package.json file.

TemplateSite