An opinionated TypeScript project generator for modern node projects and libraries.
With npm
npm create atomic@latest
With yarn
yarn create atomic@latest
With pnpm:
pnpm create atomic@latest
Then just follow the prompts to create your project!
Start building today with zero-config out of the box.
Batteries included:
- tsconfig
- Prettier
- Eslint
- Tests
Write the latest and greatest TypeScript with a best-in-class developer experience.
Ship JavaScript modules that are standards-compliant and performance oriented.
The future is now!