This a quick implementation of a user form build with Angular and Bulma CSS framework.
-
Clone this repository:
git clone https://github.com/bardovasco/simple-user-form
-
Install dependencies with npm:
npm install
-
Run at your terminal:
ng serve --open