0.0.15 • Published 5 years ago
@hessam369/bugloos-form v0.0.15
BugloosForm
This library was generated with bugloos team to show sample of using npm and angular
install
Run npm istall @bugloos/bugloos-form
and add it to app.module
imports: [
BugloosFormModule.forRoot(environment),
],
And add apiUrl:
to environment
Usage
you can add below code to index.html for bootstrap theme
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Oleo+Script:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Teko:400,700" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
just run localhost:4200/form