RSS Git Download  Clone
  src p3x-robot-sunday mirror 5/14/2017, 5:43:39 PM 9 years ago
  test p3x-robot 9 years ago
  .gitignore 39B p3x-robot-sunday mirror 5/14/2017, 5:43:39 PM 9 years ago
  .npmignore 178B p3x-robot 9 years ago
  .scrutinizer.yml 449B p3x-robot 9 years ago
  .travis.yml 390B p3x-robot 9 years ago
  Gruntfile.js 2kB p3x-robot 9 years ago
  LICENSE 1kB p3x-robot 9 years ago
  README.md 1kB p3x-robot-sunday mirror 5/14/2017, 5:43:39 PM 9 years ago
  corifeus-app-web-pages.iml 534B p3x-robot 9 years ago
  package.json 1kB p3x-robot-sunday mirror 5/14/2017, 5:43:39 PM 9 years ago
  tsconfig.aot.json 765B p3x-robot 9 years ago
  tsconfig.json 720B p3x-robot 9 years ago
  README.md
[//]: #@corifeus-header # Corifeus App Web Pages - Support ### Node Version Requirement ``` >=7.8.0 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ # Description --- [//]: #@corifeus-header:end It is the common GitHub pages for all Corifeus projects. # AOT Right now, NPM LINKED modules not working with ```tsconfig.json```. # More info [API](https://api.github.com/) [Repositories](https://api.github.com/users/patrikx3/repos) There is an error in TypeScript. The workaround is in ```tsconfig.json```: ```javascript "skipLibCheck": true, ``` Should remove once it works. # Node SASS errors ```bash nodejs node_modules/node-sass/scripts/install.js npm rebuild node-sass ``` [//]: #@corifeus-footer --- [**CORIFEUS-APP-WEB-PAGES**](https://pages.corifeus.tk/corifeus-app-web-pages) Build v4.1.722-38 [Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) [//]: #@corifeus-footer:end