/aramar-me

Primary LanguageJavaScript

hello hello

this is a cool site!

Requirements

You only need node.js and yarn pre-installed and you’re good to go.

Setup

Install dependencies

$ yarn install

Development

Run the local webpack-dev-server with livereload and autocompile on http://localhost:8080/

$ yarn run dev

Deployment

Build the current application

$ yarn run build