/simple-user-form

Simple User Form Component built with Angular and Bulma CSS Framework.

Primary LanguageTypeScript

Simple User Form

This a quick implementation of a user form build with Angular and Bulma CSS framework.

Deploy

  1. Clone this repository:

     git clone https://github.com/bardovasco/simple-user-form
    
  2. Install dependencies with npm:

     npm install
    
  3. Run at your terminal:

     ng serve --open