/blog

Primary LanguageTypeScript

XS-Spin Blog

Deploy with Vercel

Commands

Start a development server:

$ npm start

Start a production server:

$ npm run serve

Create a new post:

$ npm run new {blog_title}