Skip to content

Grainular-Nord/create-nord

Repository files navigation

@grainular/create-nord

@grainular/create-nord is a efficient way to create new Nørd applications, based on a set of provided templates.

Scaffolding a new Project

yarn create @grainular/nord
# or with npm
npm create @grainular/nord

This command will start the CLI and guide you through setting up your new Nørd app.

Using . for the project directory will create the project in the current directory.

Contributing

We welcome contributions to @grainular/create-nord! If you're interested in contributing, please check out our contribution guidelines.

License

@grainular/create-nord is made available under the MIT License. For more details, see the license file.