The starter project built on TypiJS Framework
Explore the framework »
Report Bug
·
Request Feature
Preview https://starter.typijs.com
Build on top modern stacks with TypeScript
To start the site build with TypiJS, following theses steps
- Angular 10.x or higher
- Node 10.x or higher
- Express 4.x or higher
- Typescript 4.1.5
- MongoDB latest
- Clone the repo
git clone https://github.com/typijs/typijs-starter.git cd typijs-starter - Under
serverfolder run scriptnpm install npm run dev
- Under
clientfolder run scriptnpm install npm start
- Navigate to http://localhost:4200/typijs/register to create admin user
- See how setup site at video https://www.youtube.com/watch?v=PBKFrZ5Qq1Y
Distributed under the MIT License. See LICENSE for more information.
Email: contact@typijs.com
Project Link: https://github.com/typijs/typijs