Skip to content

humanoidsbv/team-awesome-dirk

Repository files navigation

TeamAwesome

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Purpose of the app

This app is build for employess to view and upload timesheets, team members, projects, clients and documents. It's an easy way to automate you company's employer administration.

Tech-stack

This app is build in React and the Next.js framework and uses Nx for smart, fast and extensible building. Storybook is implemented for component-bases UI testing.

StoryBook

To run Storybook run nx run team-awesome-web:storybook and if all is good it opens automaticall to

Development server

Run nx serve team-awesome-web for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.