badassdc / new-web-test

Home Page:https://new-web-test.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AwardBot - A open-source giveaway bot.

Terms of Use

- You have the permission to shoot and share videos, but you have to mention us and our server in the video.
- You cannot use our branding anywhere on your site & claim it as your own.
- You have the permission to share in writing, but you have to mention us, our server, in the article.
- You can't speak in a "we did it" way.
- You cannot sell this.
- Don't touch this part on footer;


Developers


Swoth

🛠 Run Server

Development Server

npm install --s --f && npm run dev
# or
yarn install && yarn dev

Production Server

npm install --s --f && npm run build && npm run start
# or
yarn install && yarn build && yarn start

Open http://localhost:3000 with your browser to see the result.

⭐ Star

  • Don't forget to star this repo for support :)

About

https://new-web-test.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 90.6%Language:CSS 9.4%