spawn-workspace
v0.33.0
Published
A command to spawn a new spawntech workspace, packed with DX & UX value.
Downloads
29
Readme
spawn-workspace
A command to spawn a new spawntech workspace, packed with DX & UX value.
Important Note
This package is currently pre-release, but is safe to use.
What is it?
It's a command to spawn a new nx monorepo workspace, kitted out with everything you need to use Spawntech's other packages efficiently.
Getting Started
Spawning a workspace
pnpm dlx spawn-workspace
cd <WORKSPACE_NAME>
pnpm install
Launching Docs
Assuming you opted in to the generation of Spawntech's Getting Started Docs,
pnpm run docs
Launching Boilerplate Apps
Assuming you opted in to one or more of the following boilerplate apps offered by the cli,
// To run the sample-website
pnpm run site
Community and Support
Documentation
All components produced by our team are documented in The Spawntech Storybook. If you're wanting to use the Spawntech framework to build your apps, this is a great place to get started.
Other Spawntech Repos
Make sure to checkout @spwntch/spwn, our primary monorepo.
Powered by Nx, a Smart Monorepo approach for modern development.