Skip to content

sashakt-platform/sashakt-webapp

Repository files navigation

Sashakt web app

codecov Test status

This builds the test taker's frontend interface for the Sashakt platform.

Developing

Clone this repo and install dependencies with pnpm install, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

To create a production version of your app:

pnpm run build

You can preview the production build with npm run preview.

Extract localization strings

pnpm run i18n:extract

This will autopopulate the localization files in src/locales/.

Deployment

This happens via CI/CD

About

Sashakt's test taker interface

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors