oncase / oncase.com.br

Our website repository
1 stars 1 forks source link

oncase.com.br

DEV setup

Pre-requisites

Getting started steps

  1. Clone the repo

    $ git clone https://github.com/oncase/oncase.com.br.git
  2. Install dependencies and start the server

    
    $ cd oncase.com.br
    $ npm install
    $ npm start


Your server will run on `http://localhost:8080` and will serve static files from your `oncase.com.br/` folder.

# Angular x SEO

Please refer to static-render.js for further information.