Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 256 Bytes

posadev.github.io

Posadev landing page

Install

Run npm install

Scripts

  • npm start to run the application
  • npm run build to build the application into /dist
  • npm run release to build and checkout the /dist` folder into master branch