0.0.15 • Published 5 years ago

@hessam369/bugloos-form v0.0.15

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

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

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago