All Projects → voorhoede → manifiesta

voorhoede / manifiesta

Licence: other
[POC] Configure and preview your Progressive Web App Manifest.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
shell
77523 projects
HTML
75241 projects

manifiesta

Configure and preview your Progressive Web App Manifest.

Development

This project requires Node.js (>= v8) and npm (comes with Node).

After installing dependencies using npm install the following scripts are available on all exercise branches:

npm run ... Description
build Build application for production to dist/. Use --report flag to view bundle analyzer report.
dev Starts development server on http://localhost:6264 and local services on http://localhost:6265.
lint Checks all JS files against .eslintrc.
start build app for production and start local server to test it on http://localhost:6266.
test Just lint for now.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].