RSS Git Download  Clone
  .idea p3x-robot sunday release 2017-8-30 16:39:34 9 years ago
  src p3x-robot sunday release 2017-9-27 00:06:20 9 years ago
  test p3x-robot 9 years ago
  .gitignore 222B p3x-robot sunday release 2017-9-18 01:06:09 9 years ago
  .npmignore 178B p3x-robot 9 years ago
  .scrutinizer.yml 550B p3x-robot sunday release 2017-7-30 11:06:03 9 years ago
  .travis.yml 382B p3x-robot sunday release 2017-6-17 07:11:12 9 years ago
  Gruntfile.js 1kB p3x-robot sunday release 2017-6-11 09:58:57 9 years ago
  LICENSE 1kB p3x-robot sunday release 2017-7-10 02:32:17 9 years ago
  README.md 2kB p3x-robot sunday release 2017-9-27 00:06:20 9 years ago
  corifeus-app-web-pages.iml 335B p3x-robot sunday release 2017-8-31 09:38:09 9 years ago
  package.json 1kB p3x-robot sunday release 2017-9-27 00:06:20 9 years ago
  tsconfig.aot.json 792B p3x-robot sunday release 2017-9-27 00:06:20 9 years ago
  tsconfig.json 747B p3x-robot sunday release 2017-9-27 00:06:20 9 years ago
  README.md
[//]: #@corifeus-header [![Build Status](https://travis-ci.org/patrikx3/corifeus-app-web-pages.svg?branch=master)](https://travis-ci.org/patrikx3/corifeus-app-web-pages) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/?branch=master) --- # Corifeus App Web Pages - Support This is an open source project. Just code. ### Node Version Requirement ``` >=7.8.0 ``` ### Built on Node ``` v8.5.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.com/corifeus-app-web-pages) Build v4.4.43-231 [Corifeus](http://www.corifeus.com) by [Patrik Laszlo](http://patrikx3.com) [//]: #@corifeus-footer:end