Skip to content

misawsneto/trix-client

Repository files navigation

Build:

  1. Install Node.js and NPM on your computer
  2. Run command "npm install -g bower grunt-cli"
  3. Run "bower install" to install dependencies
  4. Run "npm install" to the project dependencies
  5. Run "grunt build:webapp" to build project
  6. Run "npm start" to start server

Run "grunt build:webapp" to build app with minified css and js.

Preview without "Build":

  1. Put all the files on a local server (must include the "app" and "libs" folder)
  2. Open "http://localhost/app/" in browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published