Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 293 Bytes

File metadata and controls

10 lines (7 loc) · 293 Bytes

fullstack-skel

a template for me with express, vue, sequelize, and typescript

Usage

  1. change namespace name from @fullstack-skel (use grep -r / rg)
  2. run yarn install in the root
  3. in the root, yarn dev for development server
  4. yarn build to package (not used yet lol)