Frontend-only React-based application to provide space for corporate documentation. Inspired by Atlassian's Confluence solution.
- Dev Dependencies - ESLint,
- File Structure - pages for main site components, shared and public for global assets,
- Frameworks - Next.js,
- Business Logic Code - TypeScript Extended (TSX),
- Styling - SASS, SCSS + BEM notation,
- Site Structures - HTML5,
- External Assets - React Icons,
- Clone the repo from GitHub,
- Enter repo via CLI, go to
business-wiki-frontend
folder, - Use
npm install
to setup project andnpm run dev
to start the app, - Enter http://localhost:3000 to access the app.
Additionally, during development, you can use ESLint with npm run lint
to run static code analysis.
This project is licensed under MIT/X11 license.
If you want to contact us, join Strayker Software Discord server or go to our website.