Skip to content

fatih-erarslan/aefmanager

Repository files navigation

Adult Educators Tools for Self Assessment

Full stack Django/React/Redux app that uses token based authentication with Knox.

Quick Start

# Install dependencies
npm install

# Serve API on localhost:8000
python aefmanager/manage.py runserver

# Run webpack (from root)
npm run dev

# Build for production
npm run build

About

Survey Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published