Skip to content

LightHostingFree/dash

Repository files navigation

is-a-dev Banner

dash.is-cool.me

This is the register website for is-cool.me, a service that allows developers to get a sweet-looking ".is-cool.me" domain for their personal websites.

Issues

If you have any problems then feel free to open a issue on github. If you have an issue that contains confidental infomation then email hello@is-cool.me any other emails will be ignored.

Running locally

Clone the repo with git and install the dependencies with npm. (make sure you have node.js installed)

npm install

Then run the dev server with npm.

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app, run

npm run build

You can preview the production build with npm run preview.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors