Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 211 Bytes

File metadata and controls

executable file
·
25 lines (17 loc) · 211 Bytes

pie framework public site

Install dependencies

npm install

Run development server

npm start

Build for production

npm run build

Deploy

npm run deploy