/marfeel

Javascript test

Primary LanguageJavaScript

marfeel

Javascript test

Installation

Tested with node 9

npm install
# or
yarn install

Serve

npm start
# or
yarn start

Then, go to http://localhost:1337/web

Test

npm test
# or
yarn test