Skip to content

phonon-framework/phonon-framework.github.io

Repository files navigation

Site and Documentation for Phonon v2

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

# generate markdown resources
$ npm run generate:markdown

For detailed explanation on how things work, checkout Nuxt.js docs.

Add your project

If your project uses Phonon, we will be more than happy to share it on our website!

Steps:

  • Clone this repository git clone https://github.com/phonon-framework/phonon-framework.github.io.git
  • Add your project in use-cases/index.js by following the rules
  • Create a new pull request

Releases

No releases published

Packages

No packages published