Skip to content

Latest commit

History

History
22 lines (15 loc) 路 644 Bytes

README.md

File metadata and controls

22 lines (15 loc) 路 644 Bytes

MyBit-Transparency.website

馃敺 MyBit Transparency Portal for showcasing the MyBit Roadmap & Projects to the community

Based on the super performant Material app for preact world using preact-material-components

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

For detailed explanation on how things work, checkout the CLI Readme.