Pranx Basic Template

Hello from the static prop

Pranx Basic Starter Template

# Install deps
npm install

# Run in dev mode with file watcher for automatic reloading
npm run dev

# build optimized bundle
npm run build

# Start in prod mode
npm run start

Links