Skip to content

DmitryBurov1911/dmitriburov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begin build status

A fast, beautiful, customizable personal site running on Begin. Demonstrates server(less)-side rendering, shared components, and static assets.

Deploy your own

Deploy to Begin

Deploy your own clone of this app to Begin!

Getting started

  • Start the local dev server: npm start

Deploying your site

  • Deploy to staging
    • Just commit and git push to master!
  • Deploy to production:
    • Use the Deploy to production button in Begin, or
    • Bump your npm version: npm version [patch|minor|major] && git push origin
    • Cut your own git tag: git tag -a 1.0.0 -m "1.0, here we come" && git push origin 1.0.0

Additional resources


We all can't wait to see what you build with Begin!

Releases

No releases published

Packages

No packages published