https://github.com/alexalvess/wedding-alex-jessica
https://github.com/alexalvess/wedding-alex-jessica
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexalvess/wedding-alex-jessica
- Owner: alexalvess
- Created: 2023-06-13T12:57:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T19:27:01.000Z (over 1 year ago)
- Last Synced: 2024-12-31T10:28:55.308Z (10 months ago)
- Language: SCSS
- Size: 2.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nimble Project
This project was generated with Nimble CLI version 1.4.2.
# References
https://github.com/ericferreira1992/nimble
https://ericferreira1992.github.io/nimble-page/
# Setup
npm i
npm i @nimble-ts/cli -g (to 'nb' commands)
## Development server
Run `nb serve` for a dev server. Navigate to `http://localhost:8090/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `nb`, after select `Generate` option.
## Build
Run `nb build` to build the project. The build artifacts will be stored in the `build/` directory. Use the `--env` flag for a specific environment build, for example `--env=prod`, the `--env=local` is default.