Harsh188 / Tic-Tac-Toe

Web technologies final semester project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe App

Configuring App

If you have all the prerequisites installed you should verify if your MongoDB is up.

$ cd Tic-Tac-Toe
$ cd server
$ npm install
$ nodemon index.js
$ cd Tic-Tac-Toe
$ cd client
$ npm install
$ npm start

About

Web technologies final semester project.

License:MIT License


Languages

Language:CSS 73.5%Language:JavaScript 21.1%Language:HTML 5.4%