perezmarco / dnd

test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing dependencies

Make sure to have node v12.

Before running make sure you have the latest npm version

sudo npm install npm@latest -g

Install packages using npm config set @bit:registry https://node.bit.dev and then yarn install

Running

Run the application locally using:

npm start

About

test project


Languages

Language:CSS 51.6%Language:JavaScript 40.2%Language:SCSS 8.0%Language:HTML 0.2%