mirror of
https://github.com/donl/gPanel.git
synced 2026-06-30 06:12:06 -06:00
issue #64
This commit is contained in:
parent
3da84454ee
commit
3f9e9687d3
1 changed files with 1 additions and 15 deletions
|
|
@ -1,17 +1,3 @@
|
|||
# gPanel Frontend Development
|
||||
|
||||
The client side, front end of gPanel. Developed using Angular, SASS, and Bootstrap. Managed with NPM package manager.
|
||||
|
||||
__Note__: In the early stages of development the frontend will be static HTML/CSS/JS. Once enough progress is made it will then be translated into Angular and SASS code.
|
||||
|
||||
## Contribution Set-up & Deployment
|
||||
|
||||
Layout and Components
|
||||
```shell
|
||||
gPanel/document_roots/webhost/gPanel.html
|
||||
```
|
||||
|
||||
Styles
|
||||
```shell
|
||||
gPanel/document_roots/webhost/styles.css
|
||||
```
|
||||
In the early stages of gPanel the only technologies we will be using on the front end are HTML/CSS/JS, utilizing the jQuery, bootstrap, and font-awesome libraries respectively. The reason for doing this is to keep front end development as simple as possible in order to push development of the overall software faster.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue