ngx-summernote
Summernote editor for Angular :sunglasses:
File Explorer
Download Latest Version (.zip)- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.e2e.json
- code-block.button.ts
- ngx-summernote-view.directive.ts
- ngx-summernote.directive.ts
- ngx-summernote.module.ts
- summernote-options.ts
- public_api.ts
- test.ts
- karma.conf.js
- ng-package.json
- ng-package.prod.json
- package.json
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- tslint.json
- app.component.css
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- environment.prod.ts
- environment.ts
- .browserslistrc
- favicon.ico
- index.html
- karma.conf.js
- main.ts
- polyfills.ts
- styles.css
- test.ts
- tsconfig.app.json
- tsconfig.spec.json
- tslint.json
- .editorconfig
- .gitignore
- .prettierignore
- .prettierrc
- angular.json
- LICENSE
- package-lock.json
- package.json
- proxy.conf.json
- README.md
- tsconfig.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/lula/ngx-summernote
Downloads the entire project code from GitHub to your computer.
cd ngx-summernote
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
