cyberpunk2350 / Home

The main website

Home Page:https://assistantapps.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AssistantApps

Home page

This site is built with Handlebars to inject data from project.json into the template, which generates the index.html file. There is also SCSS files that are compiled to CSS

How to Build the files

  • First ensure that you have all of the NPM packages by running npm i
  • After that you can run npm run build to generate all the files

In future I will add a script to watch for file changes so that I wont have to run npm run build after each change I want to test.

I will also probably create a script that will be executed using node to fetch data from the AssistantApps API and populate additional data to the project.json file.

About

The main website

https://assistantapps.com

License:Other


Languages

Language:HTML 43.1%Language:SCSS 26.7%Language:CSS 13.5%Language:Handlebars 8.4%Language:JavaScript 8.1%Language:Sass 0.2%