Skip to content

fabinppk/challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

For development, you will only need Node.js installed on your environement.

Install Node

Node is really easy to install & now include NPM or YARN. You should be able to run the following command after the installation procedure below.

$ node --version
v10.15.2

$ npm --version || yarn --version
6.9.0

Install

$ git clone [email protected]:fabinppk/challenge.git
$ cd challenge
$ npm i

Run project:

$ npm i
$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published