Skip to content

CodersCommunity/front-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

front-next Forum Pasja Informatyki

Aplikacja frontendowa implementująca funkcjonalność Forum Pasja Informatyki na podstawie pluginu q2a-api

Komendy

# Instalacja zależności
$ npm ci

# Środowisko developerskie
$ npm run dev

# Build na produkcję i start serwera
$ npm run build
$ npm run start

# Unit testy
$ npm run test

# Unit testy dev
$ npm run test -- --watch

Pomoc w rozwoju

CONTRIBUTING.md