Skip to content

SPUN-UNAL/SPUN-frontend-ds

Repository files navigation

SPUN - Frontend

Get Started

  • Install NodeJS LTS version from NodeJs Official Page
  • Clone repo
  • Open Terminal
  • Go to your file project
  • (If not) Run in terminal npm install
  • (If not) Run in terminal npm run build for build your project
  • (If not) Run in terminal npm run start
  • Navigate to https://localhost:3000
  • Check more about Tailwind CSS

In one command:

git clone git@github.com:SPUN-UNAL/SPUN-frontend-ds.git
cd SPUN-frontend-ds
npm install
npm run build
npm run start

About

SPUN frontend implementation in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors