Hexacker / home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Clone this repository
  2. cd coming-soon to go into the project root
  3. yarn to install dependencies

Running locally

  1. yarn start to start the hot-reloading server
  2. open http://localhost:3000 on your browser

Building

  1. yarn build to build the app
  2. Copy the contents of the build folder and serve it with your own server

Serve

  1. serve -s build to serve the app

Thanks

Uses:

About


Languages

Language:JavaScript 54.2%Language:CSS 31.5%Language:HTML 11.6%Language:Dockerfile 2.7%