Code Monkey home page Code Monkey logo

phraseanet-production-client's Introduction

Phraseanet Production Client

Build Status devDependency Status Dependency Status Coverage Status

Requirements

Node ^5.0.0.

Installation and dev workflow

  • clone the project and npm install

  • setup the dev workflow for Phraseanet with npm link:

    • go into the Phraseanet Production Client project directory
    • globally link the npm package with npm link
    • go into the Phraseanet project directory
    • Register the linked package for Phraseanet with npm link phraseanet-production-client

Once phraseanet-production-client package is linked:

  • go into the Phraseanet project directory
  • start watch mode with npm run dev
  • go into the Phraseanet Production Client project directory:
  • start watch mode with npm run dev

Open http://localhost:3000 to launch Phraseanet via Browser Sync

Available commands

  • npm run production - Build task that generate a minified script for production
  • npm run clean - Remove the dist folder and it's files
  • npm run eslint:source - Lint the source
  • npm run eslint:common - Lint the unit tests shared by Karma and Mocha
  • npm run eslint:server - Lint the unit tests for server
  • npm run eslint:browser - Lint the unit tests for browser
  • npm run eslint:fix - ESLint will try to fix as many issues as possible in your source files
  • npm run clean - Remove the coverage report and the dist folder
  • npm run test - Runs unit tests for both server and the browser
  • npm run test:browser - Runs the unit tests for browser / client
  • npm run test:server - Runs the unit tests on the server
  • npm run watch:server - Run all unit tests for server & watch files for changes
  • npm run watch:browser - Run all unit tests for browser & watch files for changes
  • npm run karma:firefox - Run all unit tests with Karma & Firefox
  • npm run karma:chrome - Run all unit tests with Karma & Chrome
  • npm run karma:ie - Run all unit tests with Karma & Internet Explorer
  • npm run packages - List installed packages
  • npm run package:purge - Remove all dependencies
  • npm run package:reinstall - Reinstall all dependencies
  • npm run package:check - shows a list over dependencies with a higher version number then the current one - if any
  • npm run package:upgrade - Automaticly upgrade all devDependencies & dependencies, and update package.json
  • npm run package:dev - Automaticly upgrade all devDependencies and update package.json
  • npm run package:prod - Automaticly upgrade all dependencies and update package.json
  • npm run asset-server - starts a asset server with hot module replacement (WDS) on port 8080

Credits

based on Trolly an es6 boilerplate by KFlash

phraseanet-production-client's People

Contributors

aynsix avatar bburnichon avatar filipx avatar jygaulier avatar lostdalek avatar mike-esokia avatar nmaillat avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.