Skip to content

WorldFishCenter/peskas-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic - React.js Next.js Admin Dashboard

This monorepo is powered by Turborepo, a tool that optimizes build times for monorepo projects. Turborepo leverages your existing package.json scripts and dependencies, making it easy to set up and use.

Getting Started

System Requirements:

Tuborepo: For quick install just run the following command it will install turbo in your system globally.

npm install -g turbo

Starting development server

To start the development server locally run the following commands

pnpm install

pnpm run dev

To build locally and view the local build run the following commands.

pnpm run build

pnpm run start

You can find more commands in the project root package.json file. To learn more about these commands checkout our Documentation

In your monorepo's root directory, there is a turbo.json file. This file allows you to configure custom tasks, set global dependencies, set environment variables, and more. Learn More about Turborepo

Happy coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published