1 Forks
6 Stars
6 Watchers

nx-starter

Monorepo template build for TypeScript React projects. Fully configured ESLint, Prettier, CommitLint, and Commitzin. Configured Jest for DOM, Fetch, and Accessibliity. Sample Data layer via SWR and Orval. And so many other modules, hooks, utilities, and components to reuse.

How to download and setup nx-starter

Open terminal and run command
git clone https://github.com/movahedan/nx-starter.git
git clone is used to create a copy or clone of nx-starter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nx-starter https://github.com/movahedan/nx-starter/archive/master.zip

Or simply clone nx-starter with SSH
[email protected]:movahedan/nx-starter.git

If you have some problems with nx-starter

You may open issue on nx-starter support forum (system) here: https://github.com/movahedan/nx-starter/issues