0.0.11 • Published 6 years ago
nom-scripts v0.0.11
Create Nom App
The monorepo for Create Nom App.
Get started with your first Nom app now. Visit the Getting Started page.
Docker
Testing in Docker
To begin, run the services from docker-compose with
make upNote: To see the available make commands, type make help.
You can now install the development package on your own system when providing
the --registry tag:
npm install --global --registry http://0.0.0.0:4873 create-nom-app@devNote on Verdaccio Packages: Packages published to Verdaccio are on the dev
tag.
Running the Docs Locally
To view the documentation online, visit https://create-nom.app/.
Run make docs-local and visit http://localhost:3000/.
Deployments
License
MIT