New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mineral-frontend

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

mineral-frontend

Basic Frontend Starter

0.0.2
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Mineral Frontend

  • Clone this project
  • Run npm i on terminal. This command will download all required node_modules.
  • Run npm run start.
  • Open http://localhost:3000

Watch

Run npm run watch

[BS] Proxying: http://localhost
[BS] Access URLs:
-------------------------------------
   Local: http://localhost:3000
External: http://192.168.0.30:3000
-------------------------------------
      UI: http://localhost:3001
      UI External: http://192.168.0.30:3001
-------------------------------------

Deployment

Run npm run build when you ready to staging or production to the server.

Change Log

  • 2020-07-22 Register NPM
  • 2020-06-27 Refactoring folder structure, add gulp: clean-web-assets; copy-web-assets
  • 2019-12-17 Remove bower, add nunjucks
  • 2016-10-14 Update gulp:bower; gulp:assets; /src/bower
  • 2016-06-01 Add gulp: delete-app ; copy-assets, assets/fonts & assets/img copy from src to app folder
  • 2016-02-15 Fixing
  • 2015-11-07 Add gulp, bower package manager for jquery, bootstrap,

Keywords

frontend

FAQs

Package last updated on 21 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts