项目作者: kunalgorithm

项目描述 :
Asteroids in your browser
高级语言: TypeScript
项目地址: git://github.com/kunalgorithm/asteroids.git
创建时间: 2020-05-11T02:18:30Z
项目社区:https://github.com/kunalgorithm/asteroids

开源协议:

下载


Asteroids

Asteroids Screenshot

Quick Start

Clone the repository

Install dependencies, then run the development server:

  1. yarn
  2. yarn dev

Deploy

Deploy to the cloud with Vercel

Install the now CLI

  1. npm install --global vc

Then deploy using

  1. vc

Tech stack

🤖 Typescript - static types, used throughout the client.

🌚 NextJS - SSR, file-based routing, and automatic code-splitting

💅 Ant Design - Beautiful, responsive, easy-to-use components.