Skip to content

alexthemaster/pokole-web

Repository files navigation

pokole-web

To be used with Pokole's static files hosting feature

📝 Requirements

⚙️ Configuration

  • git clone https://github.com/alexthemaster/pokole-web
  • cd pokole-web
  • npm install
  • Edit the config.example.json file and rename it to config.json
  • npm run build

Vue-CLI will build the webpage into the /dist folder, you being able to host these files with Pokole's static feature!