War777 / draft-frontend

Front end client for the Draft challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draft laravel challenge

Clone the repository To run this project you need to open your terminal at your development folder, clone from the repository and go to the just created folder:

git clone https://github.com/War777/draft-frontend.git
cd draft-frontend

Install npm dependencies:

npm install

Run the project:

npm run devstart

Now you can access through your xampp server on http://localhost:3000/

About

Front end client for the Draft challenge


Languages

Language:JavaScript 85.4%Language:CSS 8.4%Language:HTML 6.2%