Skip to content

public-square/psqr-web

Repository files navigation

Public Square Web

The PSQR web app delivers content to readers using browsers and mobile phones. Progressive web apps can be installed on mobile devices without the approval of an app store. An instance of the progressive web app can be seen at ology.com.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.