Whois domain name search for Tinysites.
https://whois.tinysites.com/
Ryan Moon 714b48c817 | ||
---|---|---|
assets | ||
components | ||
composables | ||
pages | ||
public | ||
server | ||
.gitignore | ||
LICENSE | ||
README.md | ||
app.vue | ||
error.vue | ||
nuxt.config.ts | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
Whois domain lookup
Whois domain name search for Tinysites.
Setup
Install dependencies, start development server, build application, preview production build:
# npm
npm install
npm run dev
npm run build
npm run preview
Check out the deployment documentation for more information.