Skip to content

kemalk89/TaskSync-Frontend

Repository files navigation

build project

Quality gate

Development

  1. Start the application npm run dev
  2. Open the application: http://localhost:3000/

Build

Always run a build before pushing code.

npm run build

E2E Testing

Prerequisites

Prepare the environment variables in your .env.local.

Ensure, the API is running:

sh e2e/start_backend.sh

Run tests

npm run test:e2e
# with UI
npm run test:e2e -- --ui

About

Work in progress: Frontend for a modern project management tool built with Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published