@nxpm/stack

Create a new Nx Workspace and make sure to use the empty preset!

Usage no npm install needed!

<script type="module">
  import nxpmStack from 'https://cdn.skypack.dev/@nxpm/stack';
</script>

README

@nxpm/stack

Create a new Nx Workspace and make sure to use the empty preset!

yarn create nx-workspace sandbox --preset=empty --nx-cloud true --cli=angular
cd sandbox

Install the dependencies:

yarn add -D @nxpm/stack @nrwl/angular @nrwl/nest

Initialize a new project:

nx g @nxpm/stack:init

MIT Licensed by beeman 🐝