Skip to content

posadev/posadev.github.io.old

Repository files navigation

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