Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrarShahriar committed May 6, 2024
1 parent 2397029 commit f520716
Showing 1 changed file with 8 additions and 32 deletions.
40 changes: 8 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,10 @@
# electron_vite_ts_test
## Feature Board

A minimal Electron application with TypeScript
Major:

## Recommended IDE Setup

- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)

## Project Setup

### Install

```bash
$ npm install
```

### Development

```bash
$ npm run dev
```

### Build

```bash
# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux
```
- [x] Markdown parser
- [x] Diagram library
- [x] Image embed
- [ ] PDF/HTML export
- [x] LaTeX renderer
- [ ] Theme System

0 comments on commit f520716

Please sign in to comment.