abhigyanghosh30 / ScotlandYard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Scotland Yard Online

Created by Abhigyan Ghosh

WIP

Prerequisite

Must have nodejs and npm installed to build the application. Refer to the link for installation instructions.

Note: Users donot have to install anything

Get started

Install the dependencies...

npm install

It should install express^4, socket.io and svelte ...then start:

npm run start

Navigate to localhost:5000. You should see your app running.

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

About


Languages

Language:Svelte 90.0%Language:JavaScript 8.3%Language:HTML 0.8%Language:CSS 0.8%