Please consider donating to this project's author, EGOIST, to show your ❤️ and support.
If you want to create a blog with Saber, you can achieve this by using a single command:
npm init blog my-blog
# Or if you prefer Yarn
yarn create blog my-blog
Then run npm run dev
or yarn dev
in the created project and you're done!
Check out the website for more details or try the online CodeSandbox example:
- Awesome Saber - A curated list of awesome Saber resources.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Saber © EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).
Website · GitHub @EGOIST · Twitter @_egoistlily