Skip to content

Mach1nka/trello-clone

Repository files navigation

Trello Clone

📦 Installing

npm install

🔨 Deployment

Start develop mode:

npm run dev:server

Project have worked by the address http://localhost:3003/ after execution the command.

npm run dev:client

Project have worked by the address http://localhost:8080/ after execution the command.


Start production mode:

npm run postinstall

Folder dist has been created in server after execution the command.

npm run build:client

Folder dist has been created in client after execution the command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published