9 lines
135 B
Markdown
9 lines
135 B
Markdown
#BTN Registration
|
|
|
|
####Build and run
|
|
```
|
|
npm install
|
|
npm run build2:parcel:prod
|
|
```
|
|
the compiled file will be available in dist folder
|