Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

enlight-me/enlightme-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enlight.me website

This is the source code for the Enlight.me organization website.

GitHub license GitHub issues GitHub stars GitHub forks

Project Setup

Clone this GitHub repository.

git clone https://github.com/enlight-me/enlightme-website.git

Install dependiencies and compile React.js web application.

cd enlightme-website
npm install
npm start

To deploy to github pages :

export NODE_OPTIONS=--max_old_space_size=8192
npm run build
npm run deploy

About

The Enlight.me organization website source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors