Skip to content

React-based application to provide space for corporate documentation.

License

Notifications You must be signed in to change notification settings

StraykerPL/BusinessWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Wiki

Frontend-only React-based application to provide space for corporate documentation. Inspired by Atlassian's Confluence solution.

Project Tech Stack

  • 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,

Usage

  • Clone the repo from GitHub,
  • Enter repo via CLI, go to business-wiki-frontend folder,
  • Use npm install to setup project and npm 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.

Licensing

This project is licensed under MIT/X11 license.

Contact

If you want to contact us, join Strayker Software Discord server or go to our website.

About

React-based application to provide space for corporate documentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published