Skip to content

Commit 2247310

Browse files
committed
initial release
0 parents  commit 2247310

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+8265
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## Lunatech website 2021
2+
3+
4+
Steps for development and build:
5+
6+
- Run the following command in the project root: `npm install`
7+
- Run the following command for development mode and live server: `npm run dev`
8+
- Run the following command to build for production, this will create a dist folder with all assets needed for production: `npm run build`

articlepage.html

Lines changed: 828 additions & 0 deletions
Large diffs are not rendered by default.

detailpage.html

Lines changed: 690 additions & 0 deletions
Large diffs are not rendered by default.

favicon.svg

Lines changed: 15 additions & 0 deletions
Loading

fr.html

Lines changed: 1372 additions & 0 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 1364 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)