π Check if an npm package name is available: https://b.remarkabl.org/npm-package-name-checker
See validate-npm-package-name.
Clone the repository:
git clone https://github.com/remarkablemark/npm-package-name-checker.git
cd npm-package-name-checker
Install the dependencies:
npm install
In the root directory, you can run:
Starts the local development server.
Builds the web app for production.
Removes the dist/
folder.