Open hydrosquall opened 5 years ago
Before these new docs were made, Semiotic had another set of examples in the library source folder, some of which showcased features of the library which aren't included in the new docs yet.
npm install && npm run gh-pages
build
npm start
yarn start
This is a non-exhaustive list of examples from the old documentation that I think people could be interested in:
Before these new docs were made, Semiotic had another set of examples in the library source folder, some of which showcased features of the library which aren't included in the new docs yet.
npm install && npm run gh-pages
build
folder using a local http server of your choicenpm start
oryarn start
can be used to work with a live hot-reloaded version of the site.This is a non-exhaustive list of examples from the old documentation that I think people could be interested in: