[//]: #@corifeus-header
[](https://travis-ci.org/patrikx3/corifeus-app-web-pages) [](https://scrutinizer-ci.com/g/patrikx3/corifeus-app-web-pages/?branch=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.1.2
```
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.2.816-61
[Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk)
[//]: #@corifeus-footer:end