Skip to content

redpelicans/tictactoe_2018

Repository files navigation

tictactoe

Install

$ npm install -g yarn babel-cli
$ yarn install

Launch development mode

$ yarn build:dev
Project is running at http://0.0.0.0:3001/
webpack output is served from /build/
Content not from webpack is served from ./public
404s will fallback to /index.html

And launch your preferred browser on http://0.0.0.0:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published