Awesome
react-s-alert demo website
This is a demo website for react-s-alert component.
You can see it live here: react-s-alert.jsdemo.be
(Demo created with create-react-app)
Development
- clone the repo
- run
npm install
- run
npm start
- dev server - run
npm run dist
- build for production